home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinitrc next >
Text File  |  2008-05-29  |  226b  |  10 lines

  1. #!/bin/bash
  2. # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
  3.  
  4. # /etc/X11/xinit/xinitrc
  5. #
  6. # global xinitrc file, used by all X sessions started by xinit (startx)
  7.  
  8. # invoke global X session script
  9. . /etc/X11/Xsession
  10.